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