Port mapping

This commit is contained in:
Yax 2024-12-29 18:44:43 +01:00
parent cc5ead065a
commit a316a8ebb3

View file

@ -36,7 +36,7 @@ services:
networks:
- seafile-net
ports:
- "80:80"
- 80:80
volumes:
- seafile_data:/shared:rw
- type: bind