podman network removal

This commit is contained in:
Mike Holloway 2025-12-07 00:27:06 -05:00
parent 1408e87b0c
commit e120c272eb

View File

@ -18,7 +18,7 @@ services:
env_file:
- .db.env
networks:
podman:
default:
aliases:
- "nextcloud.local"
@ -28,7 +28,7 @@ services:
- 8080:80 # change to 80:80 when the shop is ready to go live
- 4443:443 # change to 80:80 when the shop is ready to go live
networks:
podman:
default:
volumes:
- ~/nginx/certs:/etc/nginx/certs