Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c62f054da1 | ||
|
|
be57451d29 |
@@ -1,2 +1,2 @@
|
|||||||
parameters:
|
parameters:
|
||||||
app.version: '0.1.27'
|
app.version: '0.1.28'
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ services:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- db
|
- db
|
||||||
ports:
|
ports:
|
||||||
- "3003:3003"
|
- "3004:3003"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
nginx:
|
nginx:
|
||||||
image: nginx:1.27-alpine
|
image: nginx:1.27-alpine
|
||||||
|
|||||||
Reference in New Issue
Block a user