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