renommer le conteneur timelapse-frontend-dev en timelapse-frontend dans docker-compose.yml
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
timelapse-frontend:
|
timelapse-frontend:
|
||||||
image: nginx:latest
|
image: nginx:latest
|
||||||
container_name: timelapse-frontend-dev
|
container_name: timelapse-frontend
|
||||||
ports:
|
ports:
|
||||||
- "8093:80"
|
- "8093:80"
|
||||||
- "16443:443"
|
- "16443:443"
|
||||||
|
|||||||
Reference in New Issue
Block a user