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