Initial commit. Tilføjet filer fra Codeberg
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
services:
|
||||
it-tools:
|
||||
image: 'corentinth/it-tools:latest'
|
||||
ports:
|
||||
- '8080:80'
|
||||
restart: unless-stopped
|
||||
container_name: it-tools-stack
|
||||
networks:
|
||||
- proxy
|
||||
|
||||
networks:
|
||||
proxy:
|
||||
external: true
|
||||
Reference in New Issue
Block a user