Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- PS C:\Users\MYUSERNAMEHERE\Documents\test\WebTest1\WebMVCTestContain1\WebMVCTestContain1> docker logs magical_shaw --tail 20
- warn: Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository[60]
- Storing keys in a directory '/root/.aspnet/DataProtection-Keys' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed. For more information go to https://aka.ms/aspnet/dataprotectionwarning
- warn: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[35]
- No XML encryptor configured. Key {GUID-LOOKING-VALUE-HERE} may be persisted to storage in unencrypted form.
- info: Microsoft.Hosting.Lifetime[14]
- Now listening on: http://[::]:8080
- info: Microsoft.Hosting.Lifetime[0]
- Application started. Press Ctrl+C to shut down.
- info: Microsoft.Hosting.Lifetime[0]
- Hosting environment: Production
- info: Microsoft.Hosting.Lifetime[0]
- Content root path: /app
- PS C:\Users\MYUSERNAMEHERE\Documents\test\WebTest1\WebMVCTestContain1\WebMVCTestContain1>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement