mirror of
https://github.com/wasnertobias/StalkingAId.git
synced 2025-10-16 11:55:43 +00:00
Update docker-compose.yml
This commit is contained in:
parent
8b57fc43ca
commit
99b1fc9754
@ -6,7 +6,7 @@ services:
|
||||
build:
|
||||
context: ./frontend
|
||||
ports:
|
||||
- 25543:4173
|
||||
- 127.0.0.1:25543:4173
|
||||
|
||||
backend:
|
||||
container_name: "backend"
|
||||
@ -15,4 +15,4 @@ services:
|
||||
build:
|
||||
context: ./backend
|
||||
ports:
|
||||
- 25544:8080
|
||||
- 127.0.0.1:25544:8080
|
||||
|
||||
Loading…
Reference in New Issue
Block a user