docker startup on non conflicting port
This commit is contained in:
@@ -25,7 +25,7 @@ services:
|
||||
dockerfile: ../docker/Dockerfile.frontend
|
||||
container_name: bamort-frontend
|
||||
ports:
|
||||
- "80:80"
|
||||
- "8181:80"
|
||||
environment:
|
||||
- ENVIRONMENT=production
|
||||
- VITE_API_URL=${VITE_API_URL:-http://bamort.trokan.de:8180}
|
||||
|
||||
Reference in New Issue
Block a user