Mise à jour de 'docker-compose.yml'
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
99cf56ecd1
commit
2be6c62300
@ -2,7 +2,6 @@ services:
|
|||||||
app:
|
app:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
build: .
|
build: .
|
||||||
image: go-api-example-web
|
|
||||||
environment:
|
environment:
|
||||||
- DSN=postgres://app:apppa55word@db/app?sslmode=disable
|
- DSN=postgres://app:apppa55word@db/app?sslmode=disable
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user