v0.1/infrastructure #51

Merged
lamacchinadesiderante merged 3 commits from v0.1/infrastructure into main 2024-04-27 19:31:43 +00:00
1 changed files with 14 additions and 0 deletions
Showing only changes of commit 54864a1edf - Show all commits

14
docker-compose.yaml Normal file
View File

@ -0,0 +1,14 @@
version: '3.8'
services:
proxyraye:
# image: lamacchinadesiderante/proxyraye:latest
restart: always
build: .
ports:
- "8069:3000"