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: networks:
- seafile-net - seafile-net
ports: ports:
- "80:80" - 80:80
volumes: volumes:
- seafile_data:/shared:rw - seafile_data:/shared:rw
- type: bind - type: bind