Fix docker-compose.yml
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
|||||||
APP_HOST: hello_world_server_1
|
APP_HOST: hello_world_server_1
|
||||||
APP_PORT: 3000
|
APP_PORT: 3000
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image: mayankchhabra/sdx:latest
|
image: mayankchhabra/sdx:latest
|
||||||
user: "1000:1000"
|
user: "1000:1000"
|
||||||
init: true
|
init: true
|
||||||
Reference in New Issue
Block a user