1
0
Fork 0
mirror of https://github.com/fernwerker/ownDynDNS.git synced 2025-07-10 06:05:13 +02:00

fixed remaining image line for nginx

This commit is contained in:
NiiWiiCamo 2024-02-13 16:06:55 +01:00
parent a6f2928c31
commit 75cdfe319a

View file

@ -5,7 +5,6 @@ services:
build:
context: .
dockerfile: nginx/Dockerfile
image: nginx:alpine
ports:
- "8180:80"
volumes: