mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-05-15 12:38:24 -04:00
feat added custom pages
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
FROM postgis/postgis:latest
|
||||
|
||||
LABEL maintainer="Mahmoud Zalt <mahmoud@zalt.me>"
|
||||
|
||||
CMD ["postgres"]
|
||||
|
||||
EXPOSE 5432
|
||||
Reference in New Issue
Block a user