Dockerfiles flyttet til repo rod: Dockerfile_backend + Dockerfile_nginx
- Dockerfiles nu i repo roden så Portainer kan bygge direkte fra Gitea URL - COPY paths opdateret til at inkludere subdirectory (backend/, nginx/) - docker-compose.yml build paths opdateret - README build-kommandoer + Portainer guide + projektstruktur opdateret
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
FROM nginx:alpine
|
||||
COPY nginx/nginx.conf /etc/nginx/conf.d/default.conf
|
||||
Reference in New Issue
Block a user