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