fix docker compose

This commit is contained in:
2020-04-02 13:02:16 +00:00
parent f1fc5ade50
commit d0967681d5

View File

@@ -1,6 +1,7 @@
{
"name": "Writer app",
"dockerFile": "Dockerfile",
"dockerComposeFile": "Dockerfile",
"service": "app",
// Use 'appPort' to create a container with published ports. If the port isn't working, be sure
// your server accepts connections from all interfaces (0.0.0.0 or '*'), not just localhost.
"appPort": [