Port fixes
This commit is contained in:
@@ -12,8 +12,6 @@ services:
|
||||
env_file: ./backend/.env.production
|
||||
networks:
|
||||
- main
|
||||
ports:
|
||||
- '8055'
|
||||
volumes:
|
||||
- ./backend:/app
|
||||
- ./data:/data
|
||||
@@ -31,8 +29,6 @@ services:
|
||||
- backend
|
||||
networks:
|
||||
- main
|
||||
ports:
|
||||
- '3000'
|
||||
volumes:
|
||||
- ./frontend:/app
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user