mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-08-14 12:32:54 +02:00
「🏗️」 wip: Started docker setup - made node base image
This commit is contained in:
10
docker/docker-compose.yml
Normal file
10
docker/docker-compose.yml
Normal file
@ -0,0 +1,10 @@
|
||||
services:
|
||||
front:
|
||||
image: owasp/modsecurity-crs:nginx-alpine
|
||||
ports:
|
||||
- 443:443
|
||||
# environment:
|
||||
# - euuuh
|
||||
user-api:
|
||||
image:
|
||||
cmd:
|
Reference in New Issue
Block a user