next services
This commit is contained in:
@@ -1 +1 @@
|
|||||||
ln -s /etc/nginx/sites-enabled/gitea.nginx.conf ./gitea.nginx.conf
|
ln -s $(pwd)/gitea.nginx.conf /etc/nginx/sites-enabled/gitea.nginx.conf
|
||||||
1
services/pigallery/install.sh
Normal file
1
services/pigallery/install.sh
Normal file
@@ -0,0 +1 @@
|
|||||||
|
ln -s $(pwd)/pigallery.nginx.conf /etc/nginx/sites-enabled/pigallery.nginx.conf
|
||||||
1
services/portainer/install.sh
Normal file
1
services/portainer/install.sh
Normal file
@@ -0,0 +1 @@
|
|||||||
|
ln -s $(pwd)/portainer.nginx.conf /etc/nginx/sites-enabled/portainer.nginx.conf
|
||||||
Reference in New Issue
Block a user