mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 10:49:10 -04:00
6 lines
108 B
Docker
6 lines
108 B
Docker
FROM linuxserver/codiad
|
|
|
|
LABEL maintainer="ahkui <ahkui@outlook.com>"
|
|
|
|
COPY config.php /defaults/config.php
|