This commit is contained in:
2025-08-25 16:24:55 +07:00
parent 1e7102fa8d
commit 9319fc704e
2 changed files with 3 additions and 1 deletions

View File

@@ -1,7 +1,8 @@
networks:
nginx_network_external:
name: nginx_network_external
attachable: true
external: true
#attachable: true
services:
nginx:
build: .

View File

@@ -1,3 +1,4 @@
events {}
http {
server {
listen 80;