renommer le conteneur timelapse-frontend en timelapse-frontend-dev dans docker-compose.yml

This commit is contained in:
2025-03-10 12:02:38 +01:00
parent 409b4b83ea
commit f5bc3ea09f

View File

@@ -1,7 +1,7 @@
services:
timelapse-frontend:
image: nginx:latest
container_name: timelapse-frontend
container_name: timelapse-frontend-dev
ports:
- "8093:80"
- "16443:443"