This commit is contained in:
Baobhan Sith
2025-04-29 12:20:45 +08:00
parent ccb1fb0dc4
commit aae5169699
2 changed files with 6 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
DEPLOYMENT_MODE=docker
RDP_SERVICE_URL_DOCKER=ws://rdp:8081
RDP_SERVICE_URL_LOCAL=ws://localhost:8081
+1 -2
View File
@@ -157,5 +157,4 @@ dist-scripts/
# Ignore specific generated file in root # Ignore specific generated file in root
/tsc /tsc
# Environment variables /packages/backend/data
.env