tcpwiki buecklers

This commit is contained in:
2025-01-13 13:01:21 +01:00
parent 2cc3b0cbbe
commit 55c8ab7cea
2 changed files with 30 additions and 0 deletions
+9
View File
@@ -49,6 +49,15 @@ services:
networks:
- backend
tcpwiki:
image: dokuwiki/dokuwiki:latest
container_name: tcpwiki
restart: always
volumes:
- /opt/webcontent/tcpwiki:/storage
networks:
- backend
networks:
public:
backend: