We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 64df957 + 9c5d992 commit c516a2dCopy full SHA for c516a2d
reactive-jhipster/docker-compose/docker-compose.yml
@@ -1,4 +1,3 @@
1
-version: "3.8"
2
services:
3
gateway:
4
image: gateway
@@ -16,7 +15,7 @@ services:
16
15
- JHIPSTER_SLEEP=30
17
- JHIPSTER_REGISTRY_PASSWORD=admin
18
ports:
19
- - "8080:8080:8080"
+ - "8080:8080"
20
gateway-postgresql:
21
image: postgres:13.2
22
environment:
0 commit comments