podman network removal
This commit is contained in:
parent
1408e87b0c
commit
e120c272eb
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user