feat(dal): таблицы Users, Roles
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
||||
#restart: always
|
||||
environment:
|
||||
- ASPNETCORE_ENVIRONMENT=Production
|
||||
- TZ=Europe/Moscow
|
||||
- TZ=Europe/Moscow
|
||||
ports:
|
||||
- 8082:80
|
||||
#volumes:
|
||||
@@ -35,7 +35,7 @@ services:
|
||||
- parr_redis_data:/data
|
||||
#- parr_redis_config/redis.conf:/usr/local/etc/redis/redis.conf
|
||||
environment:
|
||||
- REDIS_ARGS="--requirepass ParrP@ssPtk202MMdevDvs"
|
||||
- REDIS_ARGS=--requirepass ParrP@ssPtk202MMdevDvs
|
||||
deploy:
|
||||
replicas: 1
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user