refactor: port binding
This commit is contained in:
@@ -16,7 +16,7 @@ services:
|
|||||||
- ./:/app
|
- ./:/app
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- 3005:8080
|
- 3006:8080
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
db-network:
|
db-network:
|
||||||
|
|||||||
Reference in New Issue
Block a user