changed docker-container for testing purpose

This commit is contained in:
pika 2024-06-23 03:06:55 +02:00
parent 12d1a88622
commit eea733e39d

View file

@ -1,7 +1,6 @@
services: services:
web: web:
restart: unless-stopped image: 'joseluisq/static-web-server:2'
image: nginx:alpine
ports: ports:
- "1380:80" - "1380:80"
volumes: volumes: