Fix docker-compose.yml
This commit is contained in:
parent
41f3b43f66
commit
91127b43c5
@ -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
|
||||||
Loading…
Reference in New Issue
Block a user