Container: update nginx config
All checks were successful
/ build (push) Successful in 29s

This commit is contained in:
phil 2024-12-17 18:54:43 +01:00
parent c7a0ae934a
commit 5e8a6ab7db
2 changed files with 3 additions and 2 deletions

View file

@ -1,3 +1,4 @@
# Build: podman build -t code.philo.ydns.eu/philorg/gisaf-frontend -f Containerfile
FROM docker.io/library/nginx:alpine
EXPOSE 80