mirror of
https://github.com/usatiuk/writer.git
synced 2025-10-29 00:17:48 +01:00
fix docker compose
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user