Actualiser docker-compose.yml
All checks were successful
SSH Frontend Deploy / ssh-deploy (push) Successful in 5s
All checks were successful
SSH Frontend Deploy / ssh-deploy (push) Successful in 5s
This commit is contained in:
@@ -3,8 +3,8 @@ services:
|
||||
image: nginx:latest
|
||||
container_name: timelapse-frontend
|
||||
ports:
|
||||
- "8093:80"
|
||||
- "16443:443"
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
volumes:
|
||||
- /home/timelapse/nginx:/usr/share/nginx/html
|
||||
- nginx-config:/etc/nginx
|
||||
|
||||
Reference in New Issue
Block a user