inital commit

This commit is contained in:
Raphael Martin 2023-11-26 12:47:50 +01:00
parent 2f7a8b7fe2
commit bacad5a70c

2
init Normal file → Executable file
View File

@ -2,8 +2,6 @@
source ./.env
mkdir -p ${PROJECT_DATA}/${PROJECT_NAME}-portainer/data
docker network create $TRAEFIK_NETWORK
docker compose up -d