chore: nginx zerbitzua kentzen du
Honekin, zerbitzariaren Nginx-an zentralizatzen da ostatzea
This commit is contained in:
@@ -28,16 +28,6 @@ services:
|
||||
- WOODPECKER_SERVER=woodpecker-server:9000
|
||||
- WOODPECKER_AGENT_SECRET=${WOODPECKER_AGENT_SECRET}
|
||||
- WOODPECKER_ADMIN=txarli
|
||||
astro-web:
|
||||
image: nginx:alpine
|
||||
container_name: astro-web
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "8765:80"
|
||||
volumes:
|
||||
- astro-dist:/usr/share/nginx/html:ro
|
||||
- ./nginx/default.conf:/etc/nginx/conf.d/default.conf:ro
|
||||
- ./nginx/.htpasswd:/etc/nginx/.htpasswd:ro
|
||||
rebuild-hook:
|
||||
build: ./rebuild-hook
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user