1
0
mirror of https://github.com/JustKato/FreePad.git synced 2026-02-23 15:50:46 +02:00

+ Build Script

+ DockerFile
+ Docker-Compose Example
This commit is contained in:
2022-05-21 16:45:56 +03:00
parent b3220abdad
commit b74836e779
5 changed files with 64 additions and 1 deletions

4
.gitignore vendored
View File

@@ -2,4 +2,6 @@ dev/*
!dev/.keep
.env
docker-compose.yaml
data
data
dist/*
!dist/.keep