Skip to content
Snippets Groups Projects
Commit 5779680b authored by LEKHLAIKH Taha's avatar LEKHLAIKH Taha
Browse files

Update docker-compose.yml

parent c8389ec2
No related branches found
No related tags found
No related merge requests found
......@@ -11,9 +11,9 @@ services :
restart: always
container_name: front_prod
environment:
VAPORMAP_BACKEND: localhost
VAPORMAP_BACKEND: ${my_ip}
VAPORMAP_BACKEND_PORT: 8001
VAPORMAP_URL_SERVERNAME: localhost
VAPORMAP_URL_SERVERNAME: ${my_ip}
VAPORMAP_URL_PORT: 80
VAPORMAP_FRONTEND_ROOT: /frontend
ports:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment