nginx-default.conf hinzugefügt #1

Open
pi-farm wants to merge 21 commits from pi-farm-test into main
Showing only changes of commit 920d89e87b - Show all commits
+1 -1
View File
@@ -1,5 +1,5 @@
# Example Dockerfile for amd64 # Example Dockerfile for amd64
ARG BASE_IMAGE=alpine:latest ARG BASE_IMAGE
FROM ${BASE_IMAGE} FROM ${BASE_IMAGE}