update
Deploy Application / deploy (push) Successful in 20s
Details
Deploy Application / deploy (push) Successful in 20s
Details
This commit is contained in:
parent
b12686c8e7
commit
805a976858
|
|
@ -7,7 +7,7 @@ services:
|
|||
volumes:
|
||||
- .:/app
|
||||
ports:
|
||||
- ${GOLANG_PORT:-8888}:8888
|
||||
- ${GOLANG_PORT:-8888}:${GOLANG_PORT}
|
||||
env_file:
|
||||
- .env # <--- WAJIB ADA
|
||||
depends_on:
|
||||
|
|
|
|||
Loading…
Reference in New Issue