Compare commits
2 Commits
v1.2.42077
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
62ce86f1c4 | ||
|
|
ce7aecf8be |
@@ -4,9 +4,8 @@ services:
|
|||||||
molva-api-gateway:
|
molva-api-gateway:
|
||||||
image: molvaapp/test_deploy:${VERSION}
|
image: molvaapp/test_deploy:${VERSION}
|
||||||
ports:
|
ports:
|
||||||
- target: 8000
|
- "8001:8000"
|
||||||
published: 8001
|
- "[::]:8001:8000"
|
||||||
protocol: tcp
|
|
||||||
environment:
|
environment:
|
||||||
APP_VERSION: ${APP_VERSION}
|
APP_VERSION: ${APP_VERSION}
|
||||||
APP_COMMIT: ${APP_COMMIT}
|
APP_COMMIT: ${APP_COMMIT}
|
||||||
|
|||||||
Reference in New Issue
Block a user